[INFO] cloning repository https://github.com/godzie44/bug_stalker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godzie44/bug_stalker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 068afe6a1625ee6e95b92c573450cb58bc89a9fe
[INFO] checking godzie44/bug_stalker against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/godzie44/bug_stalker
[INFO] finished tweaking git repo https://github.com/godzie44/bug_stalker
[INFO] tweaked toml for git repo https://github.com/godzie44/bug_stalker written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/godzie44/bug_stalker on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/godzie44/bug_stalker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 682faddc5c0035f7b7bf7ad7e8664825f72e7915b7e1ea61b2b4b372462bf62a
[INFO] running `Command { std: "docker" "start" "682faddc5c0035f7b7bf7ad7e8664825f72e7915b7e1ea61b2b4b372462bf62a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "682faddc5c0035f7b7bf7ad7e8664825f72e7915b7e1ea61b2b4b372462bf62a" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "682faddc5c0035f7b7bf7ad7e8664825f72e7915b7e1ea61b2b4b372462bf62a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "682faddc5c0035f7b7bf7ad7e8664825f72e7915b7e1ea61b2b4b372462bf62a" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking unicode-truncate v1.0.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tuirealm_derive v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.0.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking lazy-regex v3.0.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling capstone-sys v0.15.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling proc-maps v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tuirealm v3.3.0
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking fid-rs v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling thread_db v0.1.4
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plist v1.5.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking louds-rs v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling bugstalker v0.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_ENV").unwrap_or_default() == "gnu"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "linux"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_ARCH").unwrap_or_default() == "x86_64"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bugstalker` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "682faddc5c0035f7b7bf7ad7e8664825f72e7915b7e1ea61b2b4b372462bf62a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "682faddc5c0035f7b7bf7ad7e8664825f72e7915b7e1ea61b2b4b372462bf62a", kill_on_drop: false }`
[INFO] [stdout] 682faddc5c0035f7b7bf7ad7e8664825f72e7915b7e1ea61b2b4b372462bf62a
